ContextMenu_EN = {
    	ContextMenu_AttachHolsterToHipLeft = "Attach To Left Hip",
    ContextMenu_AttachHolsterToHipArmorLeft = "Attach To Left Hip Armor",
    ContextMenu_AttachHolsterToBeltLeft = "Attach To Belt Left Side",
    ContextMenu_AttachHolsterToHipRight = "Attach To Right Hip",
    ContextMenu_AttachHolsterToHipArmorRight = "Attach To Right Hip Armor",
    ContextMenu_AttachHolsterToBeltRight = "Attach To Belt Right Side",

   	ContextMenu_AttachPouchToHipLeft = "Attach To Left Side",
    ContextMenu_AttachPouchToHipRight = "Attach To Right Side",
    ContextMenu_AttachPouchToHipLeftOnArmor = "Attach To Left Side On Armor",
    ContextMenu_AttachPouchToHipRightOnArmor = "Attach To Right Side On Armor",

    	ContextMenu_AttachSheathToHipLeft = "Attach To Left Hip",
    ContextMenu_AttachSheathToHipArmorLeft = "Attach To Left Hip Armor",
    ContextMenu_AttachSheathToBeltLeft = "Attach To Belt Left Side",
    ContextMenu_AttachSheathToHipRight = "Attach To Right Hip",
    ContextMenu_AttachSheathToHipArmorRight = "Attach To Right Hip Armor",
    ContextMenu_AttachSheathToBeltRight = "Attach To Belt Right Side",
    ContextMenu_AttachSheathToBack = "Attach To Back",

    ContextMenu_NoBelts = "No Belts",
    ContextMenu_WithBelts = "With Belts",

    ContextMenu_ShirtMan = "Man",
    ContextMenu_ShirtFemale = "Female",

    ContextMenu_PutOn = "Put On",
    ContextMenu_Tight = "Tight",

    ContextMenu_JacketOpen = "Open",
    ContextMenu_JacketOpenRolledUpSleeves = "Open Rolled Up Sleeves",
    ContextMenu_JacketRolledUpSleeves = "Rolled Up Sleeves",
    ContextMenu_DownHoodieOpen = "Hood Down Open",
    ContextMenu_UpHoodieOpen = "Hood Up Open",

    ContextMenu_RollUpPants = "Roll Up",
    ContextMenu_TuckPants = "Tuck",
} 
